 body {
margin:0;
	CROLLBAR-FACE-COLOR:#ffffff ; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #2C3744;
	SCROLLBAR-ARROW-COLOR: #2C3744; 
	SCROLLBAR-TRACK-COLOR: #ffffff ;
	SCROLLBAR-DARKSHADOW-COLOR: #2C3744; 
	overflow: auto;
}

  
  
  a.classe1:link {text-decoration: none}
  a.classe1:visited {text-decoration: none}
  a.classe1:hover {text-decoration: underline}
  a.classe1:active {text-decoration: none}

input , select, txtarea {
	 height: 15px;
	 font-size : 9px ; 
	 font-family: verdana ;  
 	color : #000000; 
 	border : 1px solid #B7CBEE ; 
 	background-color : #EDFAFF; 
	margin: 0; padding: 0;
	leftMargin="0" topMargin="0" marginwidth="0" marginheight="0"
}


#submenu {
	position:relative;
	left:0px;
	top:-83px;
	width:176px;
	height:171px;
	z-index:1;
	visibility: hidden;
	
}
	
#popup{

     position: absolute; top: 30%; left: 30%; width: 300px; height: 150px; padding: 20px 20px 20px 20px; border-width: 0px; border-style: solid; display: none;

}
